/ *   C l o s e   b u t t o n   * / 
 
 " C l o s e "   =   " C e r r a r " ; 
 
 
 
 / *   C o n t i n u e   b u t t o n   * / 
 
 " C o n t i n u e "   =   " C o n t i n u a r " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " D o w n l o a d i n g "   =   " D e s c a r g a n d o " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " F i x i n g "   =   " C o r r i g i e n d o " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " P r e p a r i n g "   =   " P r e p a r a n d o " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " R e m o v i n g "   =   " E l i m i n a n d o " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " R e s t o r i n g "   =   " R e s t a u r a n d o " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " R u n n i n g   e x e c u t a b l e s "   =   " E j e c u t a n d o   a r c h i v o s " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " S t o p p i n g   s e r v i c e s "   =   " D e t e n i e n d o   s e r v i c i o s " ; 
 
 
 
 / *   F a i l u r e   m e s s a g e   * / 
 
 " T h e   r e m o v a l   f a i l e d . "   =   " F a l l    l a   e l i m i n a c i  n . " ; 
 
 
 
 / *   S u c c e s s   m e s s a g e   * / 
 
 " T h e   r e m o v a l   w a s   s u c c e s s f u l . "   =   " L a   e l i m i n a c i  n   s e   h a   c o m p l e t a d o   d e   f o r m a   s a t i s f a c t o r i a . " ; 
 
 
 
 / *   F a i l u r e   e x p l a n a t i o n   * / 
 
 " T h e   s o f t w a r e   w a s   n o t   s u c c e s s f u l l y   r e m o v e d . "   =   " E l   s o f t w a r e   n o   s e   e l i m i n    c o r r e c t a m e n t e . " ; 
 
 
 
 / *   S u c c e s s   e x p l a n a t i o n   * / 
 
 " T h e   s o f t w a r e   w a s   r e m o v e d . "   =   " S e   e l i m i n    e l   s o f t w a r e . " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " U n k n o w n   s t a t e "   =   " E s t a d o   d e s c o n o c i d o " ; 
 
 
 
 / *   P r o g r e s s   s t a t e   * / 
 
 " V a l i d a t i n g "   =   " V a l i d a n d o " ; 
 
 
 
 